Vizbl AR
Properties
The unique identifier of the most recently added instance, or null if no instances have been added.
The collection of all 3D objects currently placed within the AR scene.
The unique identifier of the currently selected instance, or null if no instance is selected.
The current configuration for AR view layers and visual settings. Defines how the 3D content and UI overlays are rendered.
Functions
Adds a new 3D object to the AR scene using a model reference.
Captures the current frame of the specified SurfaceView and saves it to storage.
Captures the current frame of the specified SurfaceView and launches a system share dialog.
Clears all cached resources utilized by the AR session.
Pauses the current AR session, halting rendering and tracking.
Removes a placed object from the scene using its instance identifier.
Replaces an existing AR object with a new one.
Resumes a previously paused AR session.
Updates the current Session.
Initializes and starts the QR code scanning process using the device camera.
Cancels any ongoing screen capture operation.